[iPhone]how to catch signal "EXC_BAD_ACCESS" ?
Posted
by kedolan
on Stack Overflow
See other posts from Stack Overflow
or by kedolan
Published on 2010-06-11T13:17:04Z
Indexed on
2010/06/11
20:03 UTC
Read the original article
Hit count: 276
Hello, i would like to log every crash of my application...
so i've tried to catch all signals. But it seems not working for "EXC_BAD_ACCESS"
Someone know... If is it possible to catch it ? And how ?
© Stack Overflow or respective owner